Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kie-tools#2604: Migrate incubator-kie-kogito-images repository history in packages format #2612

Merged
merged 710 commits into from
Sep 27, 2024

Conversation

ricardozanini
Copy link
Member

@ricardozanini ricardozanini commented Sep 23, 2024

Fixes #2604

In this PR, we bring all the current images from https://github.com/apache/incubator-kie-kogito-images to this repository, preserving all the history.

spolti and others added 30 commits July 26, 2022 10:14
apache#1302)

* [RHPAM-4452] - Kogito-runtime-native (techpreview): Image does not recognize the runner binary in the S2I build

Signed-off-by: spolti <[email protected]>

* Update kogito-common-runtime-native.feature

Co-authored-by: Tristan Radisson <[email protected]>
…e#1278)

* [KOGITO-7394] - [SW] Productize the data-index-ephemeral image

Signed-off-by: spolti <[email protected]>

* review additions

Signed-off-by: spolti <[email protected]>

* review updates

Signed-off-by: spolti <[email protected]>

* review additions

Signed-off-by: spolti <[email protected]>

* keep only the name and checksum

Signed-off-by: spolti <[email protected]>

* adapt to use quarkus-app.zip format

Signed-off-by: spolti <[email protected]>

* apply review suggestions

Signed-off-by: spolti <[email protected]>

* update module to use prod build

Signed-off-by: spolti <[email protected]>

* rename feom rhpam to openshift logic

Signed-off-by: spolti <[email protected]>

* Update logic-imagestream.yaml

Co-authored-by: Ricardo Zanini <[email protected]>

* Added option to ignore test preparation

* Update Makefile

Co-authored-by: Ricardo Zanini <[email protected]>
Co-authored-by: radtriste <[email protected]>
Co-authored-by: Tristan Radisson <[email protected]>
* Fix Data Index Ephemeral tests

* Added tests to logic-data-index-ephemeral-rhel8
* update dataindex artifact to the latest version

Signed-off-by: spolti <[email protected]>

* Update modules/kogito-data-index-ephemeral/prod/module.yaml

Signed-off-by: spolti <[email protected]>
apache#1317)

* [KOGITO-7744] - Move ENABLE_RH_MAVEN_REPO from maven module to prod module

Signed-off-by: spolti <[email protected]>

* remove ENABLE_RH_MAVEN_REPO from older maven module as well

Signed-off-by: spolti <[email protected]>

Signed-off-by: spolti <[email protected]>
…pache#1321)

* [KOGITO-7700] - Allow adding quarkus extensions when building from
assets

Fixes https://issues.redhat.com/browse/KOGITO-7791

Signed-off-by: spolti <[email protected]>

* Correction on adding quarkus extensions

* Update RELEASE_NOTES.md

Co-authored-by: Tristan Radisson <[email protected]>

* Update modules/kogito-s2i-core/module.yaml

Co-authored-by: Tristan Radisson <[email protected]>

Signed-off-by: spolti <[email protected]>
Co-authored-by: Tristan Radisson <[email protected]>
…apache#1329)

* [KOGITO-7779] Produce a BASE Kogito Serverless Workflow Builder Image

* Decorrelated build and runtime builds

* [KOGITO-7779] Produce a BASE Kogito Serverless Workflow Builder Image

Signed-off-by: desmax74 <[email protected]>

* [KOGITO-7779] Produce a BASE Kogito Serverless Workflow Builder Image

Signed-off-by: desmax74 <[email protected]>

* [KOGITO-7779] Produce a BASE Kogito Serverless Workflow Builder Image

Signed-off-by: desmax74 <[email protected]>

* [KOGITO-7779] Produce a BASE Kogito Serverless Workflow Builder Image

Signed-off-by: desmax74 <[email protected]>

* [KOGITO-7779] Produce a BASE Kogito Serverless Workflow Builder Image

Signed-off-by: desmax74 <[email protected]>

* Update swf module

* added SCRIPT_DEBUG support

* update

* Apply suggestions from code review

* Update README.md

Co-authored-by: Tristan Radisson <[email protected]>

* [KOGITO-7779] Produce a BASE Kogito Serverless Workflow Builder Image

Signed-off-by: desmax74 <[email protected]>

* Update README.md

Signed-off-by: desmax74 <[email protected]>
Co-authored-by: radtriste <[email protected]>
Co-authored-by: Tristan Radisson <[email protected]>
apache#1335)

* [KOGITO-7697] - Group all Jobs service jdbc flavors on one container image

Signed-off-by: spolti <[email protected]>

* review and improvements

Signed-off-by: spolti <[email protected]>

review changes and remove leftovers

Signed-off-by: spolti <[email protected]>

Update build-kogito-apps-components.sh

Update build-kogito-apps-components.sh

update script

* make the all in one module independent

Signed-off-by: spolti <[email protected]>

* Apply suggestions from code review

Signed-off-by: spolti <[email protected]>
Co-authored-by: Tristan Radisson <[email protected]>
* [main] Bump Quarkus version to 2.14.0.Final

* Update GraalVM module to 22.2.0

Co-authored-by: Jenkins CI <[email protected]>
Co-authored-by: radtriste <[email protected]>
* Build `kogito-swf-builder` quarkus app locally

* review comments
@tiagobento tiagobento added the pr: DO NOT MERGE Draft PR, not ready for merging label Sep 24, 2024
@tiagobento
Copy link
Contributor

Adding the "DO NOT MERGE" label here for us to not accidentally merge it with "Squash and merge". This PR needs a regular merge.

@tiagobento tiagobento changed the title Fix #2905 - Migrate incubator-kie-kogito-images repository history in packages format kie-tools#2604: Migrate incubator-kie-kogito-images repository history in packages format Sep 24, 2024
Copy link
Contributor

@tiagobento tiagobento left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commits squashed.

IMHO, once green this PR is good to go with "Create merge commit".

Thank you @ricardozanini for all the effort you put into this!

@tiagobento tiagobento merged commit d2fa9cb into apache:main Sep 27, 2024
14 checks passed
@tiagobento tiagobento added area:sonataflow area:monorepo and removed pr: DO NOT MERGE Draft PR, not ready for merging labels Sep 27, 2024
@ricardozanini ricardozanini deleted the kogito-images-migration branch September 30, 2024 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kogito Images migration to kie-tools